STEP 3: Let's use the variable star_size to control the size of the rest of our stars!

Be sure you use the variable name star_size for each radius argument, not the variable value.

  • For each star, change the radius argument from the integer 10 to the variable star_size.
  • Run the code. What happens to the stars?


To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)